[INFO] cloning repository https://github.com/watanabe-hsad/Forensix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/watanabe-hsad/Forensix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatanabe-hsad%2FForensix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatanabe-hsad%2FForensix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1c6029432f433a116c43dd321217581846bb194
[INFO] testing watanabe-hsad/Forensix against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatanabe-hsad%2FForensix" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/watanabe-hsad/Forensix
[INFO] finished tweaking git repo https://github.com/watanabe-hsad/Forensix
[INFO] tweaked toml for git repo https://github.com/watanabe-hsad/Forensix written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/watanabe-hsad/Forensix on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/watanabe-hsad/Forensix already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regf v0.1.0
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded scroll_derive v0.13.1
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded sonic-simd v0.1.4
[INFO] [stderr]   Downloaded winstructs v0.3.2
[INFO] [stderr]   Downloaded utf16-simd v0.1.0
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded scroll v0.13.0
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded assert_cmd v2.2.1
[INFO] [stderr]   Downloaded sonic-number v0.1.2
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.6
[INFO] [stderr]   Downloaded hashify v0.2.9
[INFO] [stderr]   Downloaded indicatif v0.18.4
[INFO] [stderr]   Downloaded sonic-rs v0.5.8
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded goblin v0.10.5
[INFO] [stderr]   Downloaded faststr v0.2.34
[INFO] [stderr]   Downloaded mail-parser v0.11.2
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.94.0
[INFO] [stderr]   Downloaded evtx v0.11.2
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 818eb8d1aa66a1bd5d1c5d676e7e3d0a7e4b0ae7549d5be03b44c5afcd455769
[INFO] running `Command { std: "docker" "start" "-a" "818eb8d1aa66a1bd5d1c5d676e7e3d0a7e4b0ae7549d5be03b44c5afcd455769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "818eb8d1aa66a1bd5d1c5d676e7e3d0a7e4b0ae7549d5be03b44c5afcd455769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "818eb8d1aa66a1bd5d1c5d676e7e3d0a7e4b0ae7549d5be03b44c5afcd455769", kill_on_drop: false }`
[INFO] [stdout] 818eb8d1aa66a1bd5d1c5d676e7e3d0a7e4b0ae7549d5be03b44c5afcd455769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6497a69c95089ad7a790472318d2f054a88674e5030f26ab585026abfaf78de1
[INFO] running `Command { std: "docker" "start" "-a" "6497a69c95089ad7a790472318d2f054a88674e5030f26ab585026abfaf78de1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sonic-simd v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling sonic-number v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling forensix v1.0.1 (/opt/rustwide/workdir/crates/forensic-cli)
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling hashify v0.2.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling goblin v0.10.5
[INFO] [stderr]    Compiling mail-parser v0.11.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rust_xlsxwriter v0.94.0
[INFO] [stderr]    Compiling forensic-core v1.0.1 (/opt/rustwide/workdir/crates/forensic-core)
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling faststr v0.2.34
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sonic-rs v0.5.8
[INFO] [stderr]    Compiling ingest-mail v1.0.1 (/opt/rustwide/workdir/crates/ingest-mail)
[INFO] [stderr]    Compiling ingest-iis-w3c v1.0.1 (/opt/rustwide/workdir/crates/ingest-iis-w3c)
[INFO] [stderr]    Compiling ingest-exchange-msgtrk v1.0.1 (/opt/rustwide/workdir/crates/ingest-exchange-msgtrk)
[INFO] [stderr]    Compiling winstructs v0.3.2
[INFO] [stderr]    Compiling regf v0.1.0
[INFO] [stderr]    Compiling ingest-flow-sampled v1.0.1 (/opt/rustwide/workdir/crates/ingest-flow-sampled)
[INFO] [stderr]    Compiling ingest-web-access v1.0.1 (/opt/rustwide/workdir/crates/ingest-web-access)
[INFO] [stderr]    Compiling utf16-simd v0.1.0
[INFO] [stderr]    Compiling evtx v0.11.2
[INFO] [stderr]    Compiling ingest-registry v1.0.1 (/opt/rustwide/workdir/crates/ingest-registry)
[INFO] [stderr]    Compiling ingest-evtx v1.0.1 (/opt/rustwide/workdir/crates/ingest-evtx)
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling store-sqlite v1.0.1 (/opt/rustwide/workdir/crates/store-sqlite)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "6497a69c95089ad7a790472318d2f054a88674e5030f26ab585026abfaf78de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6497a69c95089ad7a790472318d2f054a88674e5030f26ab585026abfaf78de1", kill_on_drop: false }`
[INFO] [stdout] 6497a69c95089ad7a790472318d2f054a88674e5030f26ab585026abfaf78de1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 045c7d6dc2b0f8f2db753b0a82391fa648c5504beba29dbbd231ed168c490bef
[INFO] running `Command { std: "docker" "start" "-a" "045c7d6dc2b0f8f2db753b0a82391fa648c5504beba29dbbd231ed168c490bef", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ingest-evtx v1.0.1 (/opt/rustwide/workdir/crates/ingest-evtx)
[INFO] [stderr]    Compiling ingest-registry v1.0.1 (/opt/rustwide/workdir/crates/ingest-registry)
[INFO] [stderr]    Compiling store-sqlite v1.0.1 (/opt/rustwide/workdir/crates/store-sqlite)
[INFO] [stderr]    Compiling ingest-mail v1.0.1 (/opt/rustwide/workdir/crates/ingest-mail)
[INFO] [stderr]    Compiling ingest-web-access v1.0.1 (/opt/rustwide/workdir/crates/ingest-web-access)
[INFO] [stderr]    Compiling ingest-exchange-msgtrk v1.0.1 (/opt/rustwide/workdir/crates/ingest-exchange-msgtrk)
[INFO] [stderr]    Compiling ingest-flow-sampled v1.0.1 (/opt/rustwide/workdir/crates/ingest-flow-sampled)
[INFO] [stderr]    Compiling ingest-iis-w3c v1.0.1 (/opt/rustwide/workdir/crates/ingest-iis-w3c)
[INFO] [stderr]    Compiling forensic-core v1.0.1 (/opt/rustwide/workdir/crates/forensic-core)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling forensix v1.0.1 (/opt/rustwide/workdir/crates/forensic-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.87s
[INFO] running `Command { std: "docker" "inspect" "045c7d6dc2b0f8f2db753b0a82391fa648c5504beba29dbbd231ed168c490bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "045c7d6dc2b0f8f2db753b0a82391fa648c5504beba29dbbd231ed168c490bef", kill_on_drop: false }`
[INFO] [stdout] 045c7d6dc2b0f8f2db753b0a82391fa648c5504beba29dbbd231ed168c490bef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c434aeb15df9a15d54dc112e9bbaec84633bf638d756e9ef00273b1b6343fc26
[INFO] running `Command { std: "docker" "start" "-a" "c434aeb15df9a15d54dc112e9bbaec84633bf638d756e9ef00273b1b6343fc26", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forensic_core-317edbf7c5896e13)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::matches_extensions_case_insensitively ... ok
[INFO] [stdout] test tests::parses_timeline_attribute_filter ... ok
[INFO] [stdout] test tests::entity_deduplication_is_stable ... ok
[INFO] [stdout] test tests::iterates_lossy_lines_without_requiring_valid_utf8 ... ok
[INFO] [stdout] test tests::artifact_ref_preserves_best_effort_file_metadata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forensix-4432efc071903999)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test tests::builds_computer_catalog_for_windows_events ... ok
[INFO] [stdout] test inventory::tests::detects_registry_hive_by_signature_and_name ... ok
[INFO] [stdout] test inventory::tests::detects_sampled_flow_log_by_headers ... ok
[INFO] [stdout] test inventory::tests::inventory_csv_escapes_formula_like_cells ... ok
[INFO] [stdout] test inventory::tests::detects_generic_web_access_log ... ok
[INFO] [stdout] test inventory::tests::builds_inventory_for_mixed_directory ... ok
[INFO] [stdout] test tests::builds_event_catalog_for_windows_events ... ok
[INFO] [stdout] test tests::builds_provider_and_source_catalogs ... ok
[INFO] [stdout] test tests::builds_timeline_query_from_filter_args ... ok
[INFO] [stdout] test tests::display_attribute_keys_exclude_raw_fields ... ok
[INFO] [stdout] test tests::joins_attribute_filters_for_overview ... ok
[INFO] [stdout] test tests::builds_channel_catalog_for_windows_events ... ok
[INFO] [stdout] test tests::builds_timeline_overview_rows_with_filters_and_sheet_counts ... ok
[INFO] [stdout] test tests::localizes_workbook_labels_for_zh_cn ... ok
[INFO] [stdout] test tests::timeline_base_values_include_source_ref ... ok
[INFO] [stdout] test tests::collects_attribute_keys_for_xlsx_export ... ok
[INFO] [stdout] test tests::collects_evtx_inputs_from_single_file_and_directory ... ok
[INFO] [stdout] test triage::tests::builds_applocker_and_credential_read_signals ... ok
[INFO] [stdout] test triage::tests::builds_host_account_and_chain_views ... ok
[INFO] [stdout] test tests::csv_export_escapes_formula_like_cells ... ok
[INFO] [stdout] test tests::exports_raw_jsonl_with_parsed_raw_payloads ... ok
[INFO] [stdout] test tests::discovers_registry_hives_without_extensions ... ok
[INFO] [stdout] test triage::tests::builds_bits_and_defender_burst_signals ... ok
[INFO] [stdout] test triage::tests::builds_failed_logon_burst_signal_and_auth_summary ... ok
[INFO] [stdout] test triage::tests::builds_triage_signals_for_high_value_events ... ok
[INFO] [stdout] test tests::writes_issue_records_as_jsonl ... ok
[INFO] [stdout] test inventory::tests::detects_registry_transaction_log_by_name ... ok
[INFO] [stdout] test tests::exports_timeline_as_xlsx ... ok
[INFO] [stdout] test tests::temp_store_pipeline_skips_broken_inputs ... ok
[INFO] [stdout] test tests::rejects_invalid_time_window ... ok
[INFO] [stdout] test inventory::tests::unreadable_web_log_returns_error_instead_of_unknown_detection ... FAILED
[INFO] [stdout] test tests::rejects_non_evtx_file_for_direct_analysis ... ok
[INFO] [stdout] test tests::temp_store_pipeline_fails_in_strict_mode ... ok
[INFO] [stdout] test tests::ingests_registry_hives_through_cli_pipeline ... ok
[INFO] [stdout] test triage::tests::exports_windows_triage_workbook ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- inventory::tests::unreadable_web_log_returns_error_instead_of_unknown_detection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inventory::tests::unreadable_web_log_returns_error_instead_of_unknown_detection' (30) panicked at crates/forensic-cli/src/inventory.rs:1099:40:
[INFO] [stdout] unreadable web log should surface an error: EvidenceInventoryRow { recognized: true, kind: "web_access_log", role: "nginx", parser: "ingest-web-access", file_name: "nginx-access.log", extension: "log", source_ref: "/tmp/.tmpHd4VTz/nginx-access.log", size_bytes: 115, modified_utc: "2026-06-13T16:25:43.185444247+00:00", notes: "Matched common/combined web access log lines (family=nginx, format=combined_extended)." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a5929140208 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a5929140208 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a5929140208 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a5929140208 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a59291596ca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a59291596ca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a5929146142 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a5929146142 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a592911be16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a592911be16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a59291370d9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a5928b75f7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a5928b75f7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a5929137352 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a5929137352 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a592911bed2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a59291108a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a592911cd6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a5929159ebc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a5929159c02 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a5928a9815c - <core[28b146924c2f19c6]::result::Result<forensix[148b16de521dff8f]::inventory::EvidenceInventoryRow, anyhow[31cb6a6de38747ae]::Error>>::expect_err
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x5a5928ab7588 - forensix[148b16de521dff8f]::inventory::tests::unreadable_web_log_returns_error_instead_of_unknown_detection
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/forensic-cli/src/inventory.rs:1099:40
[INFO] [stdout]   22:     0x5a5928aa6f37 - forensix[148b16de521dff8f]::inventory::tests::unreadable_web_log_returns_error_instead_of_unknown_detection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/forensic-cli/src/inventory.rs:1085:71
[INFO] [stdout]   23:     0x5a5928a9c936 - <forensix[148b16de521dff8f]::inventory::tests::unreadable_web_log_returns_error_instead_of_unknown_detection::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a5928b6905b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a5928b6905b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5a5928b768d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5a5928b768d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5a5928b768d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a5928b768d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a5928b768d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a5928b768d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5a5928b768d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5a5928b71434 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5a5928b71434 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a5928b79952 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5a5928b79952 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5a5928b79952 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a5928b79952 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a5928b79952 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a5928b79952 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5a5928b79952 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a592913f33f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5a592913f33f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7400418daaa4 - <unknown>
[INFO] [stdout]   45:     0x740041967a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     inventory::tests::unreadable_web_log_returns_error_instead_of_unknown_detection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p forensix --bin forensix`
[INFO] running `Command { std: "docker" "inspect" "c434aeb15df9a15d54dc112e9bbaec84633bf638d756e9ef00273b1b6343fc26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c434aeb15df9a15d54dc112e9bbaec84633bf638d756e9ef00273b1b6343fc26", kill_on_drop: false }`
[INFO] [stdout] c434aeb15df9a15d54dc112e9bbaec84633bf638d756e9ef00273b1b6343fc26
